Click or drag to resize

SubscribeAllow Property

Gets or sets Allow header field. The Allow header field lists the set of methods supported by the client.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Allow { get; set; }

Property Value

Type: String
See Also